SubjectBase.OnCompleted() method¶
Defined in
Type: SubjectBaseSystem.Reactive.Subjects
Assembly: System.Reactive.dll
Applies to
netstandard2.0
public abstract void OnCompleted()
Summary: Notifies all subscribed observers about the end of the sequence.